PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / getStartLineSymbol Method
In This Topic
    getStartLineSymbol Method
    In This Topic
    Gets the style used for the start of the line.
    Syntax
    public PDFLineEndStyle getStartLineSymbol()

    Return Value

    A PDFLineEndStyle enum member that represents the start of the line.
    See Also